Link to this headingXPATH
Example Data:
William
Gates
MSRocks!
[email protected]
5130 8190 3282 3515
Chris
Dawes
secret
[email protected]
3981 2491 3242 3121
James
Hunter
letmein
[email protected]
8113 5320 8014 3313
Get all Emails:
//address/email/text()
Get user Dawes:
//address[surname/text()='Dawes']
Get all CredCards injection:
//address[surname/text()=’Dawes’ and password/text()=’’ or ‘a’=’a’]/
ccard/text()